Automated Presentation of directory src/swtools/dbcopy/

HUB | Up | Download | Pheedbak | Tree | Topic | A-Z | Search | Hot | New


Please be aware: what appears below are the v4.2 DT bits in auto-generated html form.
As we have the time, we will update these to reflect the current "state of the world".


README file from "dbcopy" directory

                 ~4Dgifts/toolbox/src/swtools/dbcopy README

    dbcopy.s / ibcopy.s

    Gianni Mariani 23-Nov-1993 

    This directory contains a faster version of the memory copy
    routines than is found in libc in 5.1 and before.

    dbcopy.s uses the floating point unit as a scratch area while
    ibcopy.s uses only integer instructions.  The 64 bit mode for
    ibcopy has not been tested.

    In general ibcopy is about 1.54 x faster on word alignable
    copies and approx 17 x faster on non aligned copies.

    There is also a memcpy test program, memtest.c that verifies
    correct operation of memcpy on random tests.

	Makefile	simple makefile for dbcopy.o, ibcopy.o and mips2ibcopy.o
	README		this file
	dbcopy.o	dbcopy object (5.1 - mips2)
	dbcopy.s	dbcopy source
	ibcopy.o	ibcopy object (5.1 - mips1)
	ibcopy.s	ibcopy source
	memtest.c	Memcpy verification test prog
        mips2ibcopy.o   ibcopy object (5.1 -DMIPS2 & -mips2)
	results		Output of results.data spreadsheet
	results.data	Spreadsheet Calculator 1.1 results


Files of interest from "src/swtools/dbcopy" directory

Source

Documentation

Data

Reference


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire dbcopy directory.

Copyright © 1995, Silicon Graphics, Inc.